Triangular Function
   HOME

TheInfoList



OR:

A triangular function (also known as a triangle function, hat function, or tent function) is a function whose graph takes the shape of a triangle. Often this is an
isosceles triangle In geometry, an isosceles triangle () is a triangle that has two sides of equal length. Sometimes it is specified as having ''exactly'' two sides of equal length, and sometimes as having ''at least'' two sides of equal length, the latter versio ...
of height 1 and base 2 in which case it is referred to as ''the'' triangular function. Triangular functions are useful in
signal processing Signal processing is an electrical engineering subfield that focuses on analyzing, modifying and synthesizing ''signals'', such as audio signal processing, sound, image processing, images, and scientific measurements. Signal processing techniq ...
and ''communication systems engineering'' as representations of idealized signals, and the triangular function specifically as an
integral transform In mathematics, an integral transform maps a function from its original function space into another function space via integration, where some of the properties of the original function might be more easily characterized and manipulated than in ...
kernel function from which more realistic signals can be derived, for example in
kernel density estimation In statistics, kernel density estimation (KDE) is the application of kernel smoothing for probability density estimation, i.e., a non-parametric method to estimate the probability density function of a random variable based on ''kernels'' as w ...
. It also has applications in
pulse-code modulation Pulse-code modulation (PCM) is a method used to digitally represent sampled analog signals. It is the standard form of digital audio in computers, compact discs, digital telephony and other digital audio applications. In a PCM stream, the ...
as a pulse shape for transmitting
digital signal A digital signal is a signal that represents data as a sequence of discrete values; at any given time it can only take on, at most, one of a finite number of values. This contrasts with an analog signal, which represents continuous values; at ...
s and as a matched filter for receiving the signals. It is also used to define the triangular window sometimes called the Bartlett window.


Definitions

The most common definition is as a piecewise function: : \begin \operatorname(x) = \Lambda(x) \ &\overset \ \max\big(1 - , x, , 0\big) \\ &= \begin 1 - , x, , & , x, < 1; \\ 0 & \text. \\ \end \end Equivalently, it may be defined as the
convolution In mathematics (in particular, functional analysis), convolution is a operation (mathematics), mathematical operation on two function (mathematics), functions ( and ) that produces a third function (f*g) that expresses how the shape of one is ...
of two identical unit
rectangular function The rectangular function (also known as the rectangle function, rect function, Pi function, Heaviside Pi function, gate function, unit pulse, or the normalized boxcar function) is defined as \operatorname(t) = \Pi(t) = \left\{\begin{array}{r ...
s: : \begin \operatorname(x) &= \operatorname(x) * \operatorname(x) \\ &= \int_^\infty \operatorname(x - \tau) \cdot \operatorname(\tau) \,d\tau. \\ \end The triangular function can also be represented as the product of the rectangular and
absolute value In mathematics, the absolute value or modulus of a real number x, is the non-negative value without regard to its sign. Namely, , x, =x if is a positive number, and , x, =-x if x is negative (in which case negating x makes -x positive), an ...
functions: :\operatorname(x) = \operatorname(x/2) \big(1 - , x, \big). Note that some authors instead define the triangle function to have a base of width 1 instead of width 2: : \begin \operatorname(2x) = \Lambda(2x) \ & \overset \ \max\big(1 - 2, x, , 0\big) \\ &= \begin 1 - 2, x, , & , x, < \tfrac12; \\ 0 & \text. \\ \end \end In its most general form a triangular function is any linear B-spline: : \operatorname_j(x) = \begin (x - x_)/(x_j - x_), & x_ \le x < x_j; \\ (x_ - x)/(x_ - x_j), & x_j \le x < x_; \\ 0 & \text. \end Whereas the definition at the top is a special case :\Lambda(x) = \operatorname_j(x), where x_ = -1, x_j = 0, and x_ = 1. A linear B-spline is the same as a continuous piecewise linear function f(x), and this general triangle function is useful to formally define f(x) as :f(x) = \sum_j y_j \cdot \operatorname_j(x), where x_j < x_ for all integer j. The piecewise linear function passes through every point expressed as coordinates with
ordered pair In mathematics, an ordered pair (''a'', ''b'') is a pair of objects. The order in which the objects appear in the pair is significant: the ordered pair (''a'', ''b'') is different from the ordered pair (''b'', ''a'') unless ''a'' = ''b''. (In con ...
(x_j, y_j), that is, :f(x_j) = y_j.


Scaling

For any parameter a \ne 0: : \begin \operatorname\left(\tfrac\right) &= \int_^\infty \tfrac \operatorname\left(\tfrac\right) \cdot \operatorname\left(\tfrac\right) \,d\tau \\ &= \begin 1 - , t/a, , & , t, < , a, ; \\ 0 & \text. \end \end


Fourier transform

The transform is easily determined using the convolution property of Fourier transforms and the Fourier transform of the rectangular function: : \begin \mathcal\ &= \mathcal\\\ &= \mathcal\\cdot \mathcal\\\ &= \mathcal\^2\\ &= \mathrm^2(f), \end where \operatorname(x) = \sin(\pi x) / (\pi x) is the
normalized sinc function In mathematics, physics and engineering, the sinc function, denoted by , has two forms, normalized and unnormalized.. In mathematics, the historical unnormalized sinc function is defined for by \operatornamex = \frac. Alternatively, the ...
.


See also

* Källén function, also known as triangle function *
Tent map A tent () is a shelter consisting of sheets of fabric or other material draped over, attached to a frame of poles or a supporting rope. While smaller tents may be free-standing or attached to the ground, large tents are usually anchored using g ...
*
Triangular distribution In probability theory and statistics, the triangular distribution is a continuous probability distribution with lower limit ''a'', upper limit ''b'' and mode ''c'', where ''a'' < ''b'' and ''a'' ≤ ''c'' ≤ ''b''. ...
*
Triangle wave A triangular wave or triangle wave is a non-sinusoidal waveform named for its triangular shape. It is a periodic, piecewise linear, continuous real function. Like a square wave, the triangle wave contains only odd harmonics. However, the ...
, a piecewise linear periodic function *
Trigonometric functions In mathematics, the trigonometric functions (also called circular functions, angle functions or goniometric functions) are real functions which relate an angle of a right-angled triangle to ratios of two side lengths. They are widely used in all ...


References

{{Reflist Special functions